isCircleInLine

Undocumented in source. Be warned that the author may not have intended to support it.
pure nothrow @nogc @safe
bool
isCircleInLine
(
float circleX
,
float circleY
,
float radius
,
float lx1
,
float ly1
,
float lx2
,
float ly2
)

Meta